Contribution org.nuxeo.ecm.platform.spreadsheet.authentication--startURL
In component org.nuxeo.ecm.platform.spreadsheet.authentication
org.nuxeo.ecm.platform.spreadsheet.authentication
inside nuxeo-platform-spreadsheet-jsf-9.10.jar /OSGI-INF/authentication-contrib.xml
This contribution is part of XML component Extension Point
Extension point startURL of component PluggableAuthenticationService.Contributed Items
XML Source
<extension point="startURL" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
<startURLPattern>
<patterns>
<pattern>spreadsheet/</pattern>
</patterns>
</startURLPattern>
</extension>